tests/gpg: Add tests for importing updated remote GPG keys
authorDan Nicholson <nicholson@endlessm.com>
Fri, 21 Jun 2019 11:59:56 +0000 (06:59 -0500)
committerDan Nicholson <nicholson@endlessm.com>
Fri, 24 Jan 2020 20:02:17 +0000 (13:02 -0700)
commitb81a6b4ab2186b9521b9144b7247f2a26d9c675c
treec7e4686106016bea3f74b568e85cef8dfabe7c0f
parent01da2371c5451edc184915fa50b051fb589a157e
tests/gpg: Add tests for importing updated remote GPG keys

This checks whether gpg-import will properly update the keyring for a
key that already exists. In particular, we check that changing the key
expiration time or revoking it results in commit verification failure
after re-importing the keys.
tests/test-remote-gpg-import.sh